Libraries tagged by session management

aura/session

217 Favers
880392 Downloads

Provides session management functionality, including lazy session starting, session segments, next-request-only ("flash") values, and CSRF tools.

Go to Download


intellitrend/zabbixapi

51 Favers
18768 Downloads

Zabbix API client for PHP with session cache and SSL management

Go to Download


ericmann/wp-session-manager

269 Favers
23404 Downloads

Prototype session management for WordPress.

Go to Download


ory/kratos-client-php

14 Favers
5055 Downloads

This is the API specification for Ory Identities with features such as registration, login, recovery, account verification, profile settings, password reset, identity management, session management, email and sms delivery, and more.

Go to Download


talon-one/talon-one-client

3 Favers
46461 Downloads

Use the Talon.One API to integrate with your application and to manage applications and campaigns: - Use the operations in the [Integration API section](#integration-api) are used to integrate with our platform - Use the operation in the [Management API section](#management-api) to manage applications and campaigns. ## Determining the base URL of the endpoints The API is available at the same hostname as your Campaign Manager deployment. For example, if you access the Campaign Manager at `https://yourbaseurl.talon.one/`, the URL for the [updateCustomerSessionV2](https://docs.talon.one/integration-api#operation/updateCustomerSessionV2) endpoint is `https://yourbaseurl.talon.one/v2/customer_sessions/{Id}`

Go to Download


session-interop/session-manager-interop

0 Favers
51667 Downloads

This package contains the session interface for session management interopability.

Go to Download


mouf/utils.session.session-manager

2 Favers
248657 Downloads

This package is used to manage sessions. It provides a DefaultSessionManager class that you can use to configure your PHP sessions, and a SessionManagerInterface that you can implement if you want to provide your own session management.

Go to Download


session-interop/utils.defaultmanager

0 Favers
51663 Downloads

This package contains the session implementation to be able to iterate over it.

Go to Download


carbonorm/carbonphp

10 Favers
438 Downloads

A PHP 8.1+ tool kit featuring RESTFUL ORM, sockets, session management, and routing.

Go to Download


mbissonho/module-remember-admin-last-page

7 Favers
293 Downloads

This module allow a admin user to come back to the same page(order, customer or config management) when it's session expires.

Go to Download


tuutti/php-klarna-payments

0 Favers
58186 Downloads

The payments API is used to create a session to offer Klarna's payment methods as part of your checkout. As soon as the purchase is completed the order should be read and handled using the [`Order Management API`](https://docs.klarna.com/api/ordermanagement). **Note:** Examples provided in this section includes full payloads, including all supported fields , required and optionals. In order to implement a best in class request we recommend you don't include customer details when initiating a payment session. Refer to [Initiate a payment](https://docs.klarna.com/klarna-payments/integrate-with-klarna-payments/step-1-initiate-a-payment/) section for further details. Read more on [Klarna payments](https://docs.klarna.com/klarna-payments/).

Go to Download


amphp/http-server-session

17 Favers
5984 Downloads

An HTTP server plugin that simplifies session management for your applications. Effortlessly handle user sessions, securely managing data across requests.

Go to Download


opis/session

15 Favers
4626 Downloads

Opis Session is a session manager library with support for multiple backend stores

Go to Download


hamedmehryar/laravel-session-tracker

22 Favers
1538 Downloads

This package provides session tracking functionalities, multisession management and user device management features for laravel applications.

Go to Download


ngsoft/slim-cookie-middleware

0 Favers
2222 Downloads

A samesite cookie and session management for slim 4

Go to Download


Next >>